From: Debian Rust Maintainers Date: Thu, 10 Apr 2025 19:29:49 +0000 (+0000) Subject: relax-git2 X-Git-Tag: archive/raspbian/2.7.11-2+rpi1~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com//%22mailto:mocancezar%40gmail.com/%22/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com/%22?a=commitdiff_plain;h=6e0b735828a87e7f0f89df9d07ecffceed8a7da4;p=rust-debcargo.git relax-git2 =================================================================== Gbp-Pq: Name relax-git2.patch --- diff --git a/Cargo.toml b/Cargo.toml index 772b3b3..37e7afb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ version = "0.2" version = "1" [dependencies.git2] -version = "0.19" +version = ">= 0.19, < 0.21" [dependencies.glob] version = "0.3"